Welcome![Sign In][Sign Up]
Location:
Search - lvq source code

Search list

[Speech/Voice recognition/combineGvqprog

Description: An old source code. It contains C source code for training vector quantization (VQ) codebook. Three algorithms, GVQ [1], LBG [2] and LVQ [3] have been implemented
Platform: | Size: 2448525 | Author: 站长 | Hits:

[Other resourceLVQ学习矢量化算法

Description: LVQ学习矢量化算法源程序 This directory contains code implementing the Learning vector quantization network. Source code may be found in LVQ.CPP. Sample training data is found in LVQ1.PAT. Sample test data is found in LVQTEST1.TST and LVQTEST2.TST. The LVQ program accepts input consisting of vectors and calculates the LVQ network weights. If a test set is specified, the winning neuron (class) for each neuron is identified and the Euclidean distance between the pattern and each neuron is reported. Output is directed to the screen.-LVQ learning vector algorithm This directory contains source co de implementing the Learning vector quantizat ion network. Source code may be found in LVQ.CPP . Sample training data is found in LVQ1.PAT. Sam ple test data is found in LVQTEST1.TST and LVQTE ST2.TST. The program accepts input LVQ consist ing of vectors and calculates the network we LVQ ights. If a test set is specified, the winning Neurology (class) for each of Neurology is id entified and the Euclidean distance between th e pattern and each of Neurology is reported. Output is directed to the screen.
Platform: | Size: 38398 | Author: 张伟华 | Hits:

[Other resourceNeuralNetworkSourceCode

Description: 神经网络源程序代码,有常用的BackProp算法,行程编码算法RCL,动态聚类算法,LVQ(学习矢量量化)算法等等,自己看吧-neural network source code, a common BackProp algorithm, RCL itinerary coding algorithm, dynamic clustering algorithm, LVQ (LVQ) algorithm, etc., and see themselves
Platform: | Size: 569053 | Author: 梁锋 | Hits:

[OtherC-LVQ

Description: 此为类神经网路分类,分类方式为Learning Bector Quantization 的C语言源码-this as a neural network classification, Learning classification Bector Quantization of the C language source code
Platform: | Size: 2089 | Author: jack | Hits:

[Speech/Voice recognition/combineGvqprog

Description: An old source code. It contains C source code for training vector quantization (VQ) codebook. Three algorithms, GVQ [1], LBG [2] and LVQ [3] have been implemented
Platform: | Size: 2448384 | Author: 站长 | Hits:

[AI-NN-PRLVQ

Description: LVQ(学习矢量量化)算法:它是Kohonen的有监督学习的扩展形式,融合了自组织和有导师监督的技术。-LVQ (LVQ) algorithm : it is Kohonen of supervised learning form of the expansion, integration of self-organization and the technical supervision of instructors.
Platform: | Size: 2048 | Author: 何风 | Hits:

[matlabsom-matlab

Description: 一个MATALAB写的SOM神经网络原代码程序-a MATALAB write SOM neural network source procedures!
Platform: | Size: 1024 | Author: 余建波 | Hits:

[AI-NN-PRLVQ学习矢量化算法

Description: LVQ学习矢量化算法源程序 This directory contains code implementing the Learning vector quantization network. Source code may be found in LVQ.CPP. Sample training data is found in LVQ1.PAT. Sample test data is found in LVQTEST1.TST and LVQTEST2.TST. The LVQ program accepts input consisting of vectors and calculates the LVQ network weights. If a test set is specified, the winning neuron (class) for each neuron is identified and the Euclidean distance between the pattern and each neuron is reported. Output is directed to the screen.-LVQ learning vector algorithm This directory contains source co de implementing the Learning vector quantizat ion network. Source code may be found in LVQ.CPP . Sample training data is found in LVQ1.PAT. Sam ple test data is found in LVQTEST1.TST and LVQTE ST2.TST. The program accepts input LVQ consist ing of vectors and calculates the network we LVQ ights. If a test set is specified, the winning Neurology (class) for each of Neurology is id entified and the Euclidean distance between th e pattern and each of Neurology is reported. Output is directed to the screen.
Platform: | Size: 37888 | Author: 张伟华 | Hits:

[AI-NN-PRNeuralNetworkSourceCode

Description: 神经网络源程序代码,有常用的BackProp算法,行程编码算法RCL,动态聚类算法,LVQ(学习矢量量化)算法等等,自己看吧-neural network source code, a common BackProp algorithm, RCL itinerary coding algorithm, dynamic clustering algorithm, LVQ (LVQ) algorithm, etc., and see themselves
Platform: | Size: 568320 | Author: 梁锋 | Hits:

[AI-NN-PRMLVQ

Description: LVQ算法( Learning Vector Quantization,学习矢量量化网络)是一种基于模型(神经网络)的方法,本实验要实现的是对LVQ改进的聚类方法——MLVQ(闫德勤等人提出)。该方法克服了LVQ算法对初值敏感的问题和广义学习矢量量化(GLVQ)网络算法性能不稳定的缺点。(附文章)-LVQ algorithm (Learning Vector Quantization. learning vector quantization network) is a model-based (neural network), To achieve this experiment are the LVQ improved clustering method-- Clustering (Yan Touche others made). The method overcomes the initial LVQ algorithm sensitive to the problems and generalized learning vector quantization (GLVQ) Network Performance instability shortcomings. (Article)
Platform: | Size: 899072 | Author: linvg | Hits:

[OtherC-LVQ

Description: 此为类神经网路分类,分类方式为Learning Bector Quantization 的C语言源码-this as a neural network classification, Learning classification Bector Quantization of the C language source code
Platform: | Size: 2048 | Author: jack | Hits:

[OtherLVQ-EXAMPLE

Description: 类神经网路,创建LVQ网路对非线性可分离的问题进行分类-neural network, the creation of the Internet LVQ nonlinear separable issues of classification
Platform: | Size: 1024 | Author: jack | Hits:

[Algorithmalgorithm

Description: DES算法 DSA算法 ElGamal算法 Kohonen的SOFM(自组织特征映射) LAM(线性联想记忆)算法 LZW 压缩算法 MD5算法 PGP的安全性(一) PKCS #7 RSA算法 SSL是怎样工作的? Ternary Search Trees 产生组合的非递归算法 大整数的乘法 对LZW算法的改进及其在图象无损压缩中的应用 复数快速傅立叶变换算法 加密算法与密钥管理 经典加密算法在VB中的实现(1)- Rsa 经典加密算法在VB中的实现(2)- MD5 经典加密算法在VB中的实现(3)- RC4 经典加密算法在VB中的实现(4)- DES 经典字符串HASH函数测试 离散的Hopfield算法 秘密天窗加密方法C++源程序 浅谈图像压缩算法 求全排列的非递归算法 如何实现DES算法 神经元网络 LVQ(学习矢量量化)算法 神经元网络的经典B-P算法1 神经元网络的经典B-P算法2 神经元网络的经典B-P算法3 实数快速fft变换算法 实数快速fft算法二 使用ASP加密算法加密你的数据 手写体数据变换成像素位图的算法 -DES algorithm DSA algorithm ElGamal algorithm Kohonen s SOFM (Self Organizing Map) LAM (Linear Associative Memory) algorithm LZW compression algorithm MD5 Algorithm PGP Security (a) PKCS# 7 RSA algorithm SSL How does it work? Ternary Search Trees Produce combinations of non-recursive algorithm Large integer multiplication On the LZW algorithm and its application in image lossless compression Complex fast Fourier transform algorithm Encryption and Key Management Classical encryption algorithm implementation in VB in (1)- Rsa Classical encryption algorithm implementation in VB in (2)- MD5 Classical encryption algorithm implementation in VB in (3)- RC4 Classical encryption algorithm implementation in VB in (4)- DES Classical string HASH function test Discrete Hopfield algorithm Secret Window encryption C++ source code Of image compression algorithm Perfectionist ordered non-recursive algorithm How to implement DES algorithm Neural network LVQ (learning vector qu
Platform: | Size: 209920 | Author: 蟲子 | Hits:

[AI-NN-PRLVQ-ANN-1

Description: 基于LVQ神经网络的分类的乳腺肿瘤诊断的matlab源程序以及所需数据-LVQ neural network based classification of breast cancer diagnosis matlab source code. . .
Platform: | Size: 92160 | Author: 淡水海边 | Hits:

[AI-NN-PRface-towards-the-identification

Description: LVQ神经网络的预测——人脸朝向识别matlab源代码-LVQ neural network prediction- face towards the recognition matlab source code
Platform: | Size: 12288 | Author: samuel | Hits:

[matlabLVQ

Description: LVQ神经网络的预测——人脸朝向识别的源程序及数据。用matlab程序编写。-LVQ neural network prediction- face towards the identification of the source code and data. Using matlab programming.
Platform: | Size: 5130240 | Author: 木子 | Hits:

[hospital software systemLVQ

Description: LVQ神经网络的分类——乳腺肿瘤诊断,包含源代码和数据-LVQ neural network classification- breast cancer diagnosis, including source code and data
Platform: | Size: 92160 | Author: 龙大 | Hits:

[assembly languagelvq

Description: 通信工程专业的研究生学位课 随即信号处理课程实验 有关滤波器的设计 有源码-Communication Engineering graduate degree course immediately signal processing course experiment about filter design with source code
Platform: | Size: 135168 | Author: 徐菲 | Hits:

[OtherNeural-network-classifiers-in-matlab

Description: The following Matlab project contains the source code and Matlab examples used for neural network classifiers. Fast implementation of the GRLVQ, SRNG and H2MGLVQ algorithms, three supervised LVQ classifiers Please run mexme_NN to recompile mex files on your own plateform (Be sure that you setup your matlab by matlab -setup at least one) Please run test_NN. The source code and files included in this project are listed in the project files section, please make sure whether the listed source code meet your needs there.-The following Matlab project contains the source code and Matlab examples used for neural network classifiers. Fast implementation of the GRLVQ, SRNG and H2MGLVQ algorithms, three supervised LVQ classifiers Please run mexme_NN to recompile mex files on your own plateform (Be sure that you setup your matlab by matlab -setup at least one) Please run test_NN. The source code and files included in this project are listed in the project files section, please make sure whether the listed source code meet your needs there.
Platform: | Size: 251904 | Author: sina | Hits:

[Othernn

Description: self-organizing map neural network source code and the corresponding experimental data
Platform: | Size: 1438720 | Author: fatemi | Hits:

CodeBus www.codebus.net